diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-12-23 18:04:00 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-23 18:04:00 +0900 |
| commit | d6e40c3b67400d4f07532a396e5996f3e1055022 (patch) | |
| tree | fd50ba2b0fdc141a6c8293ff236aa6c02233ee8d /config/waybar/style/[Colorful] Aurora.css | |
| parent | 687d01c4100f910dbbf18c1aeaceb33db1343a8e (diff) | |
| parent | 564dce03af3b8abee8ce9ff2abe5d98f5e1daf0d (diff) | |
Merge pull request #97 from JaKooLit/Development
Development to Main
Diffstat (limited to 'config/waybar/style/[Colorful] Aurora.css')
| -rw-r--r-- | config/waybar/style/[Colorful] Aurora.css | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/config/waybar/style/[Colorful] Aurora.css b/config/waybar/style/[Colorful] Aurora.css index b151b9c4..297be9d0 100644 --- a/config/waybar/style/[Colorful] Aurora.css +++ b/config/waybar/style/[Colorful] Aurora.css @@ -113,8 +113,8 @@ tooltip label{ #custom-light_dark, #custom-lock, #custom-menu, -#custom-power_vertical, #custom-power, +#custom-power_vertical, #custom-speaker, #custom-updater, #custom-weather, @@ -138,6 +138,12 @@ tooltip label{ padding-right: 6px; padding-left: 6px; } + +#custom-power { + padding-left: 10px; + padding-right: 2px; +} + /*-----Indicators----*/ #idle_inhibitor.activated { color: #2dcc36; |
